-
Notifications
You must be signed in to change notification settings - Fork 10.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix: app subprocess restart not running onEnable lifecycle #34172
Conversation
🦋 Changeset detectedLatest commit: 63c7241 The changes in this PR will be included in the next version bump. This PR includes changesets to release 36 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #34172 +/- ##
========================================
Coverage 75.79% 75.79%
========================================
Files 511 511
Lines 22132 22132
Branches 5394 5394
========================================
Hits 16775 16775
Misses 4709 4709
Partials 648 648
Flags with carried forward coverage won't be shown. Click here to find out more. |
|
/backport 7.0.2 |
1 similar comment
/backport 7.0.2 |
/bark |
1 similar comment
/bark |
AU AU |
/backport 7.0.2 |
Sorry, I couldn't do that backport because of conflicts. Could you please solve them? you can do so by running the following commands:
after that just run |
/backport 7.0.2 |
Pull request #34173 added to Project: "Patch 7.0.2" |
Proposed changes (including videos or screenshots)
onEnable
on the subprocess restart if the app is enabledIssue(s)
Steps to test or reproduce
Further comments